guarded matzah - перевод на немецкий
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

guarded matzah - перевод на немецкий

FORMAL LANGUAGE FOR PREDICATE TRANSFORMER SEMANTICS INTRODUCED BY BY EDSGER DIJKSTRA
Guarded command; Guarded commands

guarded matzah      
geschützte Mazzah (jüdisches Passahbrot nach den strengsten koscheren Vorschriften gebacken)
geschützte Mazzah      
guarded matzah, 'shmura matzah", matzah made from flour that has been designated for matzah since the day it was harvested
matzah balls         
  • upright=0.7
FLOUR-BASED BALL IN JEWISH CUISINE
Knaidel; Knaydel; Matzo ball; Matzoh ball; Kneydl; Matzo ball soup; Matzah ball soup; Matzoh balls; Matzo balls; Knaydlach; Matzo-ball; Matzah Ball; Matza ball soup; Kneidlach; Matza balls; Kneidel; Matzah balls; Kneydlach; Matzoh ball soup; Knaidelach; Knaidlach
Matzeh-Knödel (jüdische Speise aus ungesäuerten Semmelbrösel)

Определение

guarded
If you describe someone as guarded, you mean that they are careful not to show their feelings or give away information.
The boy gave him a guarded look...
In the office, Dr. Lahey seemed less guarded, more relaxed.
ADJ
guardedly
'I am happy, so far,' he says guardedly...
They are guardedly optimistic that the market is on the road to recovery.
ADV: usu ADV with v, ADV adj, also ADV with cl

Википедия

Guarded Command Language

The Guarded Command Language (GCL) is a programming language defined by Edsger Dijkstra for predicate transformer semantics in EWD472. It combines programming concepts in a compact way. It makes it easier to develop a program and its proof hand-in-hand, with the proof ideas leading the way; moreover, parts of a program can actually be calculated.

An important property of GCL is nondeterminism. For example, in the if-statement, several alternatives may be true, and the choice of which to choose is done at runtime, when the if-statement is executed. This frees the programmer from having to make unnecessary choices and is an aid in the formal development of programs.

GCL includes the multiple assignment statement. For example, execution of the statement x, y:= y, x is done by first evaluating the righthand side values and then storing them in the lefthand variables. Thus, this statement swaps the values of x and y.

The following books discuss the development of programs using GCL:

  • Dijkstra, Edsger W. (1976). A Discipline of Programming. Prentice Hall. ISBN 978-0132158718.
  • Gries, D. (1981). The Science of Programming. Monographs in Computer Science (in English, Spanish, Japanese, Chinese, Italian, and Russian). New York: Springer Verlag. doi:10.1007/978-1-4612-5983-1. ISBN 978-0-387-96480-5. S2CID 37034126.
  • Dijkstra, Edsger W.; Feijen, Wim H.J. (1988). A Method of Programming. Boston, MA: Addison-Wesley Longman Publishing Co., Inc. p. 200. ISBN 978-0-201-17536-3.
  • Kaldewaij, Anne (1990). Programming: the derivation of algorithms. Prentice-Hall, Inc. ISBN 0132041081.
  • Cohen, Edward (1990). David Gries (ed.). Programming in the 1990s: An introduction to the calculation of programs. Texts and Monographs in Computer Science. Springer Verlag. doi:10.1007/978-1-4613-9706-9. ISBN 978-1-4613-9706-9. S2CID 1509875.